-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
5.0.0
-
Code
-
Classes
- BaseRssNode
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
130 |
Lines of code |
79 |
Logical lines of code |
41 |
Comment lines |
12 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getChildrenByTag() |
S |
63 |
4 |
11 |
getAttrsByName() |
S |
65 |
3 |
9 |
getChildren() |
S |
65 |
3 |
9 |
getChildrenByType() |
S |
63 |
3 |
10 |
getChildrenByNs() |
S |
68 |
2 |
7 |
getChild() |
S |
74 |
2 |
4 |
__construct() |
S |
67 |
1 |
8 |
getTag() |
S |
82 |
1 |
3 |
getNamespace() |
S |
82 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
getAttrs() |
S |
82 |
1 |
3 |
getAttrsByNs() |
S |
79 |
1 |
3 |
getAttr() |
S |
79 |
1 |
3 |
getParent() |
S |
82 |
1 |
3 |